Validation of expenditure - traducción al árabe
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Validation of expenditure - traducción al árabe

TECHNICAL PROCESS
Data Checking; Validation rule; Validation routine; Input validation; Validation scheme; Presence check; Data Validation; Cross-reference validation; Validation of data

Validation of expenditure      
تسوية مصروف
data validation         
‎ اسْتِصْدَاقُ المُعْطَيَاتِ‎
data validation         
التحقيق من صحة البيانات .

Definición

validation
The stage in the software life-cycle at the end of the development process where software is evaluated to ensure that it complies with the requirements. (1995-02-14)

Wikipedia

Data validation

In computer science, data validation is the process of ensuring data has undergone data cleansing to ensure they have data quality, that is, that they are both correct and useful. It uses routines, often called "validation rules", "validation constraints", or "check routines", that check for correctness, meaningfulness, and security of data that are input to the system. The rules may be implemented through the automated facilities of a data dictionary, or by the inclusion of explicit application program validation logic of the computer and its application.

This is distinct from formal verification, which attempts to prove or disprove the correctness of algorithms for implementing a specification or property.